home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
zap-to-it.swf
/
scripts
/
frame_25
/
PlaceObject2_842_290
/
CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-09-29
|
305 b
|
13 lines
onClipEvent(load){
Object.prototype.variables = this;
arrowSpeed = 6;
arrowAmount = 25;
arrowPossibilities = 4;
arrowCounter = 1;
arrowSpacer = 100;
arrowCurrentSpace = 50;
endOfRun = 420;
currentLeadArrow = 1;
duplicateMovieClip(_parent.right,"right1",16485);
}